<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.x-menu {
  float: none;
  width: auto;
}

.header {
  padding: 15px 0;
}

.tel {
  background: url(../image/tel.png) no-repeat left center;
  padding-left: 30px;
  font-size: 24px;
  color: #999999;
  font-weight: bold;
  font-style: italic;
}

.top-lian .tel {
  float: right;
  line-height: 44px;
}

.top-lian .tel p {
  margin: 0;
}

.top-lian .lx {
  float: right;
  background: url(../image/t1.png) no-repeat 15px center;
  padding-left: 50px;
  margin-left: 18px;
  border-left: 1px solid #d3d3d3;
  margin-top: 12px;
  position: relative;
}
.top-ewm{
    position: absolute;
    left:0;
    top:28px;
    z-index:9999;
    padding:10px;
    background:#fff;
    display: none;
}
.top-lian .lx a {
  color: #999999;
}
.top-lian .lx a:hover{
    color:#bb792f;
}
.x-menu &gt; li {
  margin: 0 0.5vw;
}

.x-menu &gt; li &gt; a {
  font-size: 1.2142em;
}

.x-menu &gt; li &gt; a:hover {
  color: #d0a16b;
  background: none;
}

.x-banner .owl-carousel .owl-nav button.owl-prev, .x-banner .owl-carousel .owl-nav button.owl-next {
  display: none;
}

.x-banner .owl-carousel .owl-dots button.owl-dot {
  width: 40px;
  height: 3px;
  background: #fff;
  border-radius: 0;
  opacity: 1;
}

.x-banner .owl-carousel .owl-dots button.owl-dot.active {
  background: #d2a562;
  opacity: 1;
}


.hotsearch{
    text-align: center;
    color:#fff;
}
.hotsearch a{
    color:#fff;
    padding:0 3px;
}


/* case */
.case-index {
  padding: 0 38px;
}

.case-index .title1 {
  font-size: 2.5714em;
  color: #bb792f;
  text-align: center;
  background: url(../image/tt1.png) no-repeat 50% 50%;
  margin-top: 3.125vw;
  margin-bottom: 3.125vw;
}

.case-index .case_list {
  width: 100%;
  position: relative;
}

.case-index .case_list .slick-slide {
  outline: none;
  width: 100%;
  overflow: hidden;
}

.case-index .case_list .slick-slide a.img1 {
  display: block;
  margin: 0 2%;
}

.case-index .case_list .slick-slide a.img1 img {
  width: 100%;
}

.case-index .case_list .slick-slide a h3 {
  color: #6d6d6d;
  text-align: center;
  line-height: 3;
  font-size: 1.3571em;
}

.case-index .case_list .slick-arrow {
  position: absolute;
  z-index: 99;
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-size: auto;
  cursor: pointer;
  outline: none;
  border: none;
  font-size: 0;
  -webkit-transition: all .5s;
  transition: all .5s;
  top: 30%;
}

.case-index .case_list .slick-arrow.slick-prev {
  left: -8%;
  background: url(../image/left.png) no-repeat center center;
}

.case-index .case_list .slick-arrow.slick-next {
  right: -8%;
  background: url(../image/right.png) no-repeat center center;
}

/* design */
.design-index {
  padding: 0 38px;
}

.design-index .title1 {
  font-size: 2.5714em;
  color: #bb792f;
  text-align: center;
  background: url(../image/tt2.png) no-repeat 50% 50%;
  margin-top: 3.125vw;
  margin-bottom: 3.125vw;
}

.design-index .design_list {
  width: 100%;
  position: relative;
}

.design-index .design_list .slick-slide {
  outline: none;
  width: 100%;
  overflow: hidden;
}

.design-index .design_list .slick-slide a.img1 {
  display: block;
  margin: 0 2%;
}

.design-index .design_list .slick-slide a.img1 img {
  width: 100%;
}

.design-index .design_list .slick-slide a h3 {
  color: #6d6d6d;
  text-align: center;
  line-height: 3;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 1.3571em;
}

/* prodict */
.product-index {
  padding: 0 38px;
}

.product-index .title1 {
  font-size: 2.5714em;
  color: #bb792f;
  text-align: center;
  background: url(../image/tt3.png) no-repeat 50% 50%;
  margin-top: 3.125vw;
  margin-bottom: 3.125vw;
}

.product-index .wen1 p {
  text-align: center;
  color: #333333;
  font-size: 16px;
}

.product-index .product-list {
  margin-top: 2.60416vw;
}

.product-index .product-list li {
  list-style: none;
  text-align: center;
  float: left;
  width: 20%;
}

.product-index .product-list li img {
  max-width: 100%;
}

.product-index .product-list li h2 {
  font-size: 14px;
  color: #444444;
  line-height: 1.5;
  margin: 1.14583vw 0;
}

.product-con {
  margin-top: 1.5625vw;
}

.product-con .p-sort li {
  list-style: none;
  position: relative;
  margin-bottom: 12px;
}

.product-con .p-sort li .img1 img {
  width: 100%;
}

.product-con .p-sort li .wen1 {
  position: absolute;
  bottom: 38px;
  left: 38px;
}

.product-con .p-sort li .wen1 .img2 {
  float: left;
}

.product-con .p-sort li .wen1 .img2 img {
  max-width: 100%;
}

.product-con .p-sort li .wen1 .wen22 {
  float: left;
  text-align: center;
  margin-left: 10px;
}

.product-con .p-sort li .wen1 .wen22 a {
  display: block;
  color: #FFCC00;
  font-size: 2.7143em;
  line-height: 1.1;
}
@media(max-width:767px){
    .product-con .p-sort li .wen1 .wen22 a {
      font-size: 30px;
    }
}
.product-con .p-sort li .wen1 .wen22 span {
  display: block;
  font-size: 16px;
  color: #FFCC00;
  line-height: 1.1;
}
.product-con .p-sort .sortbox{
    position: relative;
}
.sortbox .cover{
    position: absolute;
    left:0;
    top:0;
    width: 100%;
    height:100%;
    background-color:rgba(204,158,107,.6);
    opacity: 0;
    transition: all 0.3s;
}
.sortbox:hover .cover{
    opacity: 1;
}
.sortbox .cover .text{
    position: absolute;
    width:100%;
    height: 121px;
    left:0;
    top:50%;
    margin-top:-60px;
    text-align: center;
}
.sortbox .cover h3{
    color:#fff;
    font:400 36px/47px "Micrsooft Yahei";
    margin-bottom:30px;
}
.sortbox .cover a.more{
    font-size: 16px;
    color: #fff;
    display: inline-block;
    padding: 10px 40px;
    border: 1px solid #fff;
    text-decoration: none;
    transition: background-color 0.5s linear;
}
.sortbox .cover a.more:hover{
    background: #bb792f;
    color:#fff;
     border: 1px solid #bb792f;
}
/* life */
.life-index .title1 {
  font-size: 2.5714em;
  color: #bb792f;
  text-align: center;
  background: url(../image/tt3.png) no-repeat 50% 50%;
  margin-top: 3.125vw;
  margin-bottom: 1.25vw;
}

.life-index .wen2 {
  text-align: center;
}

.life-index .wen2 p {
  text-align: center;
  color: #333333;
  font-size: 16px;
}

.slick-wrap {
  margin-top: 1.5625vw;
}

.slick-wrap .tab-li {
  position: relative;
}

.slick-wrap .tab-li .sort2 {
  text-align: center;
  font-size: 0;
}

.slick-wrap .tab-li .sort2 li {
  display: inline-block;
  width: 16%;
  vertical-align: top;
}

.slick-wrap .tab-li .sort2 li span {
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 auto;
  border-radius: 50%;
  border: 1px solid #cbcbcb;
  background: #fff;
}

.slick-wrap .tab-li .sort2 li a {
  display: block;
  color: #333340;
  font-size: 24px;
  line-height: 2.4;
  cursor: pointer;
}

.slick-wrap .tab-li .sort2 li.active span {
  background: #1faf41;
  border-color: #1faf41;
}

.slick-wrap .tab-li .sort2 li.active a {
  color: #1faf41;
}

.slick-wrap .tab-li::before {
  content: "";
  position: absolute;
  height: 1px;
  background: #d9dbd6;
  top: 6%;
  left: 0;
  right: 0;
  z-index: -1;
  width: 81%;
  margin: 0 auto;
}

.slick-wrap .tab-con {
  position: relative;
  margin-top: 1.5625vw;
}

.slick-wrap .tab-con .tab-main {
  opacity: 0;
  visibility: hidden;
  transition: all .5s ease;
  float: none;
  position: absolute;
  top: 0;
}

.slick-wrap .tab-con .tab-main .tab-list {
  margin: 0 -9px;
}

.slick-wrap .tab-con .tab-main .tab-list li {
  float: left;
  position: relative;

  margin-bottom: 16px;
}

.slick-wrap .tab-con .tab-main .tab-list li a.img1 {
  display: block;
  overflow: hidden;
  position: relative;
}

.slick-wrap .tab-con .tab-main .tab-list li a.img1 img {
  width: 100%;
  cursor: pointer;
  transition: all 0.6s;
}

.slick-wrap .tab-con .tab-main .tab-list li h1 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(29, 20, 18, 0.71);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #d2a562;
  font-size: 18px;
  text-align: center;
  height: 3;
  line-height: 3;
}

.slick-wrap .tab-con .tab-main .tab-list li:hover a.img1 img {
  transform: scale(1.2);
}

.slick-wrap .tab-con .tab-main.active {
  position: static;
  opacity: 1;
  visibility: visible;
}

/* about */
.about-bg {
  background: url(../image/about.jpg) no-repeat top center;
  background-size: cover;
  background-attachment: fixed;
  margin-top: 2.8125vw;
  padding: 8% 0;
}

.about-bg .about-index {
  /*width: 57.5%;*/
  background: rgba(255, 255, 255, 0.23);
  margin: 0 auto;
  padding: 0 36px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.about-bg .about-index .content .title1 {
  color: #fff;
  font-size: 2.5714em;
  line-height: 3;
  text-align: center;
}

.about-bg .about-index .content p {
  color: #fff;
  text-align: center;
  line-height: 1.2;
}

.about-bg .about-index .content .ab-more {
  width: 126px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin: 2.0833vw auto;
}

.about-bg .about-index .content .ab-more a {
  display: block;
  color: #fff;
  text-align: center;
  line-height: 2;
}
.about-bg .about-index .content .ab-more a:hover{
    color:#bb792f;
}
/* mouth */
.mouth {
  padding: 0 38px;
}

.mouth .title1 {
  font-size: 2.5714em;
  color: #bb792f;
  text-align: center;
  background: url(../image/tt5.png) no-repeat 50% 50%;
  margin-top: 3.125vw;
  margin-bottom: 3.125vw;
}

.mouth .mouth_list .slick-dots {
  text-align: center;
  font-size: 0;
  z-index: 9;
  margin: 3.3854vw 0;
}

.mouth .mouth_list .slick-dots li {
  display: inline-block;
  margin: 0 12px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  cursor: pointer;
  background: #bbbab8;
}

.mouth .mouth_list .slick-dots li button {
  background: none;
  outline: none;
  border: none;
  font-size: 0;
}

.mouth .mouth_list .slick-dots li.slick-active {
  background: #d2a562;
}

.mouth .mouth_list a {
  display: block;
  margin: 0 2.125vw;
}

.mouth .mouth_list a h2 {
  font-size: 2.2857em;
  color: #333333;
}

.mouth .mouth_list a h3 {
  color: #d2a562;
  font-size: 1.28571em;
  line-height: 3.5;
}

.mouth .mouth_list a span {
  display: block;
  width: 65px;
  height: 2px;
  background: #959492;
  margin-bottom: 1.822916666666667vw;
}

.mouth .mouth_list a .img1 img {
  width: 100%;
}

.mouth .mouth_list a h4 {
  color: #666666;
  font-size: 13px;
  line-height: 1.8;
  margin-top: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

/* news */
.news-bg {
  background: #edeeee;
  padding: 2.083vw 0;
}

.news-bg .news-index .tab-li2 {
  text-align: center;
}

.news-bg .news-index .tab-li2 li {
  display: inline-block;
  border: 1px solid #d6d2d0;
  background: #fff;
  width: 20%;
  line-height: 2.5;
  margin: 0 10px;
  position: relative;
}

.news-bg .news-index .tab-li2 li a {
  display: block;
  color: #d2a562;
  font-size: 16px;
  cursor: pointer;
}

.news-bg .news-index .tab-li2 li.active {
  background: #1faf41;
  border-color: #1faf41;
}

.news-bg .news-index .tab-li2 li.active a {
  color: #fff;
}

.news-bg .news-index .tab-li2 li.active::before {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -5px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #1faf41;
}

.news-bg .news-index .tab-con2 {
  position: relative;
  margin-top: 1.5625vw;
}

.news-bg .news-index .tab-con2 .tab-main2 {
  opacity: 0;
  visibility: hidden;
  transition: all .5s ease;
  float: none;
  position: absolute;
  top: 0;
}

.news-bg .news-index .tab-con2 .tab-main2 .tab-list2 li {
  float: left;
  width: 49.2%;
  background: #fff;
  padding: 1%;
  margin-bottom: 1.5625vw;
}

.news-bg .news-index .tab-con2 .tab-main2 .tab-list2 li .img1 {
  float: left;
  width: 36%;
}

.news-bg .news-index .tab-con2 .tab-main2 .tab-list2 li .img1 img {
  max-width: 100%;
}

.news-bg .news-index .tab-con2 .tab-main2 .tab-list2 li .wen1 {
  float: right;
  width: 54%;
  margin-right: 6%;
}

.news-bg .news-index .tab-con2 .tab-main2 .tab-list2 li .wen1 a {
  display: block;
  font-size: 16px;
  color: #d0a16b;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 1.5;
  margin-top: 10px;
}

.news-bg .news-index .tab-con2 .tab-main2 .tab-list2 li .wen1 h2 {
  display: block;
  font-size: 13px;
  color: #666666;
  line-height: 2;
  margin-top: 5px;
  display: -webkit-box;
  overflow: hidden;  
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;

}

.news-bg .news-index .tab-con2 .tab-main2 .tab-list2 li:nth-child(2n) {
  float: right;
}

.news-bg .news-index .tab-con2 .tab-main2.active {
  position: static;
  opacity: 1;
  visibility: visible;
}

.ads {
  margin: 3.645833vw 0;
}

.ads li {
  list-style: none;
  text-align: center;
  border-right: 1px solid #e8d0ad;
  padding: 20px 25px;
}

.ads li img {
  max-width: 100%;
}

.ads li h2 {
  font-size: 1.42857em;
  color: #333333;
  margin-top: 1.04167vw;
}

.ads li h3 {
  font-size: 14px;
  color: #666666;
  line-height: 1.5;
  margin-top: 2.08333vw;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.foot-bg {
  background: #ededed;
  padding-top: 1.875vw;
}

.x-layout-contact {
  margin: 0;
}

.x-layout-contact p {
  margin: 0;
  color: #666666;
  font-size: 16px;
}

.x-layout-contact p:nth-of-type(2) {
  color: #1faf41;
  font-size: 2.428em;
  font-family: "Arail";
}

.x-layout-menu dl {
  width: 25%;
  text-align: left;
}

.x-layout-menu dl dt {
  color: #333333;
  font-size: 16px;
}

.x-layout-menu dl dd a {
  color: #666666;
  font-size: 13px;
}
.x-layout-menu dl dd a:hover{
    color:#bb792f;
}
.x-layout-ewm img {
  max-width: 100%;
}

.x-layout-ewm p {
  color: #666666;
  font-size: 14px;
  font-weight: 500;
  margin: 0;
}

.link {
  border-bottom: 1px solid #c7c7c7;
  line-height: 3;
  font-size: 16px;
}

.link a {
  color: #666666;
  font-size: 14px;
}

.foot-seo {
  font-size: 12px;
  color: #666666;
  text-align: center;
  margin: 10px 0;
}

.foot-seo a {
  color: #666666;
}

/* å†…é¡µ */
.xypg-left-con {
  border: none;
}

.xypg-left-con .xypg-left-nav {
  margin: 0;
}

.xypg-left-con .xypg-left-nav &gt; li {
  display: inline-block;
  border: none;
}

.xypg-left-con .xypg-left-nav &gt; li .first-nav-btn {
  background: none;
}
@media(max-width:767px){
   .case-index,.design-index,.product-index,.mouth{
      padding: 0;
    } 
    .case-index .case_list .slick-arrow.slick-prev{
        left:-14px;
    }
     .case-index .case_list .slick-arrow.slick-next{
        right:-14px;
    }
    .product-index .product-list li{
        width:33.333%;
    }
    .product-index .product-list li h2{
        height:63px;
    }
    .sortbox .cover{
        display:none !important;
    }
    .slick-wrap .tab-li .sort2 li a{
        font-size:19px;
        line-height:24px;
        padding:15px 0;
    }
    .news-bg .news-index .tab-con2 .tab-main2 .tab-list2 li{
        width:100%;
        padding:10px 15px;
        margin-top:10px;
    }
    .news-bg .news-index .tab-con2 .tab-main2 .tab-list2 li .wen1 a{
        display:block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .news-bg .news-index .tab-con2 .tab-main2 .tab-list2 li .wen1{
        width:100%;
        margin:0;
    }
    .ads li{
        border:none;
    }
    .case-index .title1,.design-index .title1,.product-index .title1,.life-index .title1,.mouth .title1{
        font-size:24px;
        background: url(../image/tit12.png) no-repeat 50% 50%;
    }
    .about-bg .about-index .content .title1{
        font-size:24px;
    }
    .foot-bg {
      background: #000;
    }
   .foot-seo{
       color:#fff;
   }
    
}
</pre></body></html>